Skip to content

network: use vector instead static array for routing - #124

Merged
al1img merged 1 commit into
aosedge:developfrom
MykolaSuperman:fix_routing_memory
Sep 19, 2025
Merged

network: use vector instead static array for routing#124
al1img merged 1 commit into
aosedge:developfrom
MykolaSuperman:fix_routing_memory

Conversation

@MykolaSuperman

Copy link
Copy Markdown

No description provided.

@codecov

codecov Bot commented Sep 18, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@2f6cf28). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/network/interfacemanager.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #124   +/-   ##
==========================================
  Coverage           ?   72.28%           
==========================================
  Files              ?       64           
  Lines              ?     5275           
  Branches           ?      616           
==========================================
  Hits               ?     3813           
  Misses             ?     1462           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@al1img al1img left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>

@mlohvynenko mlohvynenko left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed-by: Mykhailo Lohvynenko <mykhailo_lohvynenko@epam.com>

Signed-off-by: Mykola Solianko <mykola_solianko@epam.com>
Reviewed-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Reviewed-by: Mykhailo Lohvynenko <mykhailo_lohvynenko@epam.com>
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
39.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@al1img
al1img merged commit 95fb8b0 into aosedge:develop Sep 19, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants